| Total Complexity | 65 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 286 |
| Lines of code | 221 |
| Logical lines of code | 117 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| addPerson() | 42 | 16 | 47 | |
| addCompany() | 45 | 12 | 36 | |
| addOpportunity() | 45 | 10 | 39 | |
| addTask() | 50 | 7 | 27 | |
| execute() | 54 | 7 | 19 | |
| getCustomFieldId() | 49 | 6 | 29 | |
| generateReqDataFromFieldMap() | 60 | 6 | 13 | |
| __construct() | 63 | 1 | 11 |